home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / carreras.swf / scripts / frame_3 / PlaceObject2_59_15 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-26  |  136 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       _root.showcarmc.gotoAndStop(3);
  5.       _global.coxe = 3;
  6.    };
  7. }
  8.